Skip to content

Commit 5d0ad16

Browse files
authored
Correct CHANGES entry and latex comments from #14060 (#14062)
Thanks to @mitya57
1 parent 5b922b4 commit 5d0ad16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Bugs fixed
138138
union syntax (``Alias | Type``).
139139
Patch by Tamika Nomara.
140140
* #14059: LaTeX: Footnotes cause pdflatex error with French language
141-
(since August 2025 upstream change to LaTeX French support).
141+
(since late June 2025 upstream change to LaTeX ``babel-french``).
142142
Patch by Jean-François B.
143143

144144

sphinx/texinputs/sphinxpackagefootnote.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
%% - usage of \spx@opt@BeforeFootnote
2525
%% - usage of \sphinxunactivateextrasandspace from sphinx.sty,
2626
%% - \sphinxlongtablepatch
27-
%% - fix for a change of babel-french at its version 3.7e 2025-08-15
27+
%% - fix for a change of babel-french from late June 2025
2828
%% (\localleftbox undefined with pdflatex/xelatex, issue #14059)
2929
%%
3030
%% Starting with Sphinx v4.5.0, inherited footnotehyper macros for

0 commit comments

Comments
 (0)